route.ts 97 B

123
  1. import {handleAuth} from "@kinde-oss/kinde-auth-nextjs/server";
  2. export const GET = handleAuth();